$(document).ready(function() { $('#example').DataTable( { "order": [[ 3, "desc" ]] } ); } );
Datatable.DefaultView.Sort = "Preferance ASC";